css: Don't do the "all set" test
authorBenjamin Otte <otte@redhat.com>
Tue, 28 Jan 2020 16:49:37 +0000 (17:49 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Jan 2020 16:57:59 +0000 (17:57 +0100)
commit65050a1c8112997d38283ca8f09e89801dacb498
tree71c89b1346b3514282b65c7fe56533a4d81543ac
parent17ca95a1617b009a76b27a8572671855435985e7
css: Don't do the "all set" test

We have so many properties that it is basically impossible that all of
them are set and the time spent checking is higher than the time saved
if it does indeed happen.
gtk/gtkcsslookup.c
gtk/gtkcsslookupprivate.h
gtk/gtkcssprovider.c